home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / asenda1a / form3.frm < prev    next >
Text File  |  1999-06-29  |  817b  |  29 lines

  1. VERSION 5.00
  2. Begin VB.Form Form3 
  3.    BackColor       =   &H00FFFFFF&
  4.    BorderStyle     =   0  'None
  5.    ClientHeight    =   5265
  6.    ClientLeft      =   0
  7.    ClientTop       =   0
  8.    ClientWidth     =   7980
  9.    ControlBox      =   0   'False
  10.    LinkTopic       =   "Form3"
  11.    ScaleHeight     =   5265
  12.    ScaleWidth      =   7980
  13.    ShowInTaskbar   =   0   'False
  14.    StartUpPosition =   3  'Windows Default
  15.    Begin VB.Label Label1 
  16.       BackStyle       =   0  'Transparent
  17.       Height          =   5295
  18.       Left            =   0
  19.       TabIndex        =   0
  20.       Top             =   0
  21.       Width           =   7935
  22.    End
  23. End
  24. Attribute VB_Name = "Form3"
  25. Attribute VB_GlobalNameSpace = False
  26. Attribute VB_Creatable = False
  27. Attribute VB_PredeclaredId = True
  28. Attribute VB_Exposed = False
  29.